services.taskserver.organisations.<name>.users
A list of user names that belong to the organization.
- Type
list of string- Default
[ ]- Example
[ "alice" "bob" ]- Declared
- <nixpkgs/nixos/modules/services/misc/taskserver>
A list of user names that belong to the organization.
list of string[ ][
"alice"
"bob"
]